Skip to main content

Update Webhook

PUT 

/notifications/webhook

Update webhook's webhookUrl or eventType

Request

Query Parameters

    apiKey string
    Example: {{publicKey}}

Header Parameters

    API-SECRET string
    Example: {{secretKey}}

Body

    webhookId string
    webhookUrl string
    eventType string

Responses

OK

Schema

    object

Loading...

Was this page helpful?